PDF4Java Reference Documentation
com.o2sol.pdf4java.content.batesnumbers Package / PDFBatesNumber Class / readBatesNumber Method
The page to read the Bates number from.
In This Topic
    readBatesNumber Method
    In This Topic
    Reads the Bates number stamped on the page.
    Syntax
    public static java.lang.String readBatesNumber( 
       PDFPage page
    )

    Parameters

    page
    The page to read the Bates number from.

    Return Value

    The last Bates number stamped on the page.
    See Also